home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-12 / mta_vf30.zip / MTA.NEW < prev    next >
Text File  |  1992-11-14  |  7KB  |  158 lines

  1.  ┌───────┬────────────────────────────┐
  2.  │ 15.30 │ Major release              │
  3.  └───────┴────────────────────────────┘
  4.   ■ Fixed a bug where MTA 15.20 and 15.21 would  not recognize ZOO files
  5.     in the correct way;
  6.  
  7.   ■ Cleaned the archive detection  for some archive types. Could  result
  8.     in strange files (16meg) to be converted;
  9.  
  10.   ■ Fixed a bug in recursive ARC/HYP usage. This could result in invalid
  11.     actions (under rare conditions);
  12.  
  13.   ■ Fixed a bug in extended testing. This  would  occur  when files with
  14.     special attributes were extracted from the archive;
  15.  
  16.   ■ Fixed a bug where MTA 15.02 and up would go wild when files with the
  17.     READONLY, HIDDEN and/or SYSTEM attribute were inside any archive;
  18.  
  19.   ■ Fixed a bug where  /ATL WAS used in the primary MTA but any child of
  20.     MTA (arc-in-arc) would not notice the /ALT option;
  21.  
  22.   ■ Fixed a  bug  in the CARRYCOMMENT logic (type 2). Comments would not
  23.     be taken from  FILES.BBS  and  would result in wrong descriptions in
  24.     the new archive (double headers and so on);
  25.  
  26.   ■ Fixed a bug in the ReportInvalidFiles option. 'Device files' with an
  27.     extension did not match  but  DOS still allows them as deviced. This
  28.     is now fixed. The extension is stripped before the test;
  29.  
  30.   ■ Under rare conditions, MTA would leave the *.MTA file in the working
  31.     directory (most noticeable with MTA /?). This is fixed;
  32.  
  33.   ■ Under some  multi-tasking  programs  and on some 80486 machines, MTA
  34.     would countdown to slow or to fast. Fixed;
  35.  
  36.   ■ Touching of GIF files still didn't work. This is  now fixed forever;
  37.  
  38.   ■ The calling sequence of PKZIP would not allow the compress of any
  39.     READONLY file. This is fixed;
  40.  
  41.   ■ One archive program (for the risk  of  getting  boring,  again it is
  42.     another  'as designed'  feature  which  can not be overruled in this
  43.     program) will  not  allow  READONLY/HIDDEN/SYSTEM files  to be moved
  44.     into the target archive. This is fixed with a special trap;
  45.  
  46.   ■ The documentation (15.21 and lower) would suggest that the SHAREWAIT
  47.     option could be used  without a  parameter. In fact it was marked as
  48.     an error. MTA will now ignore the  SHAREWAIT parameter when there is
  49.     no parameter coded;
  50.  
  51.   ■ Some  items  in the log-file (mostly errors) could not be related to
  52.     any file. This is fixed;
  53.  
  54.   ■ Fixed a bug where MTA would truncate  files-counters in an incorrect
  55.     manner. '[00]' would be stripped but '[  ]'  wouldn't where [ovrlay]
  56.     would be stripped again (where it should stay  inside the comment);
  57.  
  58.   ■ Fixed a problem  where  MTA  would go crazy if you used TAB's in the
  59.     MTA.CTL file. Only spaces  were  allowed but MTA will now also deTAB
  60.     any TAB-character;
  61.  
  62.   ■ Fixed a problem  with AV'ed files where the AV bit was set but no AV
  63.     code was present in the archive. Pervious versions of MTA would keep
  64.     the AV code  (without  looking  at  the Include/ExcludeAVFile), this
  65.     version will drop the AV code;
  66.  
  67.   ■ Fixed a problem  with ZIP files and the AUTODESCRIPTION option. This
  68.     could result  in  help-screens and questions from the target archive
  69.     program;
  70.  
  71.   ■ Enhanced the REPROTSPECIALATTRIBUTES option, so MTA can either reset
  72.     the  attributes  to  normal (no extra parameter) or skip the archive
  73.     (SKIP parameter coded);
  74.  
  75.   ■ Enhanced the VIRUSSCANNER option. There  is now a new parameter that
  76.     must contain a short description  of the type of scanner. It will be
  77.     displayed in the MTA log-file and  remote, when MTA is running under
  78.     FileDoor <tm> (or  alike  programs). You  MUST CONVERT THESE OPTIONS
  79.     IF YOU UPGRADE FROM A PREVIOUS VERSION !
  80.  
  81.   ■ Added  the  FIXEDCONVERSION option  to force  one or more files to a
  82.     fixed target-system,  independent   of   the  current  target-system
  83.     setting. Also added the /NFC  command-line  parameter to toggle this
  84.     option off;
  85.  
  86.   ■ Added  the  FILESCOUNTER  option  to tell MTA which type of counters
  87.     (if any) are used in your FILES.BBS-alike files;
  88.  
  89.   ■ Added the UpdateMSGFiles  option which will convert archive names in
  90.     netmail  messages  (TICK/FES  support) much  faster (compared to the
  91.     UpdateUntypedFiles option) when there are a large number of messages
  92.     to be processed;
  93.  
  94.   ■ Added the UpdateMSGFull  and UpdateUntypedFull options. When present,
  95.     MTA will check both  filename  AND directoryname for a match, BEFORE
  96.     any updating is done on the untyped or MGS file;
  97.  
  98.   ■ Added the LeadingSpace  option  to convert comments from FILE_ID.DIZ  t,
  99.     (and alike)  files  to a  format  that can be used by some FILES.BBS
  100.     list-programs;
  101.  
  102.   ■ The virus-check programs will now be recorded in the MTA.LOG as well
  103.     as the resulting errorlevel. You can now check WHICH virus-checker
  104.     marked the file as infected. On the remote side, the user can that
  105.     various virus-checkers are called;
  106.  
  107.   ■ Added the ExcludeAVFile option to  make the selection of archives of
  108.     AV's must be kept more  easy. Also  bogus AV-codes can now result in
  109.     removal of files or placement in the error-directory;
  110.  
  111.   ■ Added the ExcludeFriendlyMark to make it possible to skip files from
  112.     BBS's who  use marking and already have done to the archive what you
  113.     would normally do yourself;
  114.  
  115.   ■ Added  SkipNewfiles  option  to tell MTA not to touch files before a
  116.     certain number of days have passed);
  117.  
  118.   ■ Added the /NUU,  /NUM,  /NUT  and  /NUF  command-line  parameters to
  119.     toggle the  UpdateUntypedFiles,  UpdateMSGFiles,  UpdateTICKFiles or
  120.     UpdateFESFiles to off;
  121.  
  122.   ■ You can  now  code  the  optional  parameter  SUB on the EXCLUDEFILE
  123.     option to let MTA  also  delete all matched files in sub-directories
  124.     of the archive;
  125.  
  126.   ■ Added the  DefFilesBBSDesc  option to change the default description
  127.     for new files  and  files  without  any comment. Descriptions can be
  128.     different, based on the filename;
  129.  
  130.   ■ Added the LogThreshold option to let MTA return an errorlevel 100 or
  131.     116 when the log-file has grown above a certain threshold;
  132.  
  133.   ■ Added  the /NOOWNMARK  command-line  parameter that can be used when
  134.     MTA is running  under  FileDoor <tm>. It  will remove any (uploaded)
  135.     file that has your  own mark-string at the end (obvious the file was
  136.     obtained from your BBS and will be a duplicate with a bogus name);
  137.  
  138.   ■ If AddFILESBBS  is  on, MTA  will  also  try to find comments in any
  139.     DESCRIPT.ION (4Dos <tm>) comment  files  or ????????.I?? files which
  140.     come from FileDoor <tm>;
  141.  
  142.   ■ Added the MakeArc  and MakeArcExclude options to convert non-archive
  143.     files  into  archives  when  MTA is converting other archives in the
  144.     same run. /NMA(-) and /NME(-) can  be  used  to swith either or both
  145.     the MakeArc and MakeArcExclude option to off;
  146.  
  147.   ■ Added an  example  of the  calls for the virus scanner F-PROT.EXE in
  148.     the example for MTA.CTL;
  149.  
  150.   ■ Added a  default  configuration file (MTA_EASY.CTL) that can be used
  151.     as a starting point for non-BBS usage of MTA;
  152.  
  153.   ■ Changed the SUBST.TEC file;
  154.  
  155.   ■ Changed the COMMENTS.TEC file;
  156.  
  157.   ■ Added the ATTRIBUT.TEC file;
  158.